projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2de2e8
)
* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000
(21:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000
(21:46 +0000)
initial down event.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5cde69223f95e6879b822c03a9b2f250192a6bee..87c3a129174e72d1670f150a7bd61b362b468b1e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-12-02 Chong Yidong <cyd@stupidchicken.com>
+
+ * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
+ initial down event.
+
2006-12-02 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua-toggle-set-mark): Doc fix.